home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-08 | 634 b | 21 lines | [TEXT/CWIE] |
- There are two metrowerks projects.
-
- 1)MyComponent-68K.µ
-
- Builds a sample scripting component. That can be used to convert
- from one to 1 and so on up to ten. It was first written in pascal.
- In order to build the component the DEBUG_IT define must be commented
- out in the MyOSAComponent.c file.
-
-
-
- 2)MyComponentTester.µ
-
- This project can be used to debug the source code for the scripting
- component. The DEBUG_IT define in the MyOSAComponent.c file must be there.
- You use the menu items to open the component and so on.
-
- Note that the ComponentTester code comes from a sample written by Gary Woodcock.
-
-
- -Ramón Silva, Apple DTS 11/8/95